R Programming Fundamentals by Kaelen Medeiros

R Programming Fundamentals by Kaelen Medeiros

Author:Kaelen Medeiros
Language: eng
Format: epub
Tags: COM089000 - COMPUTERS / Data Visualization, COM062000 - COMPUTERS / Data Modeling and Design, COM014000 - COMPUTERS / Computer Science
Publisher: Packt Publishing
Published: 2018-09-27T10:00:24+00:00


If you attempt to run code with the plus sign at the beginning of a line, preceding geom_point(), as in the previous example, a blank plot, as shown in the preceding screenshot, will generate in your Plots window in RStudio and you will get the following error in your console:

Error in +geom_point() : invalid argument to unary operator

Let's walk through some basic types of ggplots using the mtcars dataset, which we've used a few times so far and will continue to use throughout the book. Built-in datasets in R are convenient to use for trying to learn new things; plus they can be helpful to use for creating examples for others when we need help with something.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.